home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>rbd</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>rbd.icns</string>
- <key>CFBundleTypeName</key>
- <string>RBrowser Connection Document</string>
- <key>CFBundleTypeRole</key>
- <string>Viewer</string>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>RBrowser</string>
- <key>CFBundleGetInfoString</key>
- <string>RBrowser 3.1.0.1 Copyright ©1993-2003 Robert Vasvari</string>
- <key>CFBundleIconFile</key>
- <string>AppIcon.icns</string>
- <key>CFBundleIdentifier</key>
- <string>com.rbrowser.rbrowser</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>RBrowser</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>3.1.0.1</string>
- <key>CFBundleSignature</key>
- <string>ROBI</string>
- <key>CFBundleURLTypes</key>
- <array>
- <dict>
- <key>CFBundleURLName</key>
- <string>FTP url</string>
- <key>CFBundleURLSchemes</key>
- <array>
- <string>FTP</string>
- </array>
- </dict>
- </array>
- <key>CFBundleVersion</key>
- <string>3.1.0.1</string>
- <key>NSAppleScriptEnabled</key>
- <string>YES</string>
- <key>NSExtensions</key>
- <dict>
- <key>rbd</key>
- <dict>
- <key>NSIcon</key>
- <string>rbd.icns</string>
- </dict>
- </dict>
- <key>NSMainNibFile</key>
- <string>RBrowserPro</string>
- <key>NSPrincipalClass</key>
- <string>RBApplication</string>
- <key>NSServices</key>
- <array>
- <dict>
- <key>NSMenuItem</key>
- <dict>
- <key>default</key>
- <string>RBrowser/Open URL</string>
- </dict>
- <key>NSMessage</key>
- <string>openURL</string>
- <key>NSPortName</key>
- <string>RBrowser</string>
- <key>NSSendTypes</key>
- <array>
- <string>NSStringPboardType</string>
- <string>NSURLPboardType</string>
- </array>
- </dict>
- </array>
- </dict>
- </plist>
-